Autogenerated HTML docs for v1.5.6.1-156-ge903b
diff --git a/git-pull.txt b/git-pull.txt index d0f1595..d9537eb 100644 --- a/git-pull.txt +++ b/git-pull.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -'git-pull' <options> <repository> <refspec>... +'git pull' <options> <repository> <refspec>... DESCRIPTION @@ -182,8 +182,7 @@ If you tried a pull which resulted in a complex conflicts and -would want to start over, you can recover with -linkgit:git-reset[1]. +would want to start over, you can recover with `git-reset`. SEE ALSO